<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>404 - 找不到文件或目录。</title>
<meta name="robots" content="noindex" />
  <title>Nothing found for 404</title>
		<style>
		body {background: #f9fee8;margin: 0; padding: 20px; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#666666;}
		.error_page {width: 600px; padding: 50px; margin: auto;}
		.error_page h1 {margin: 20px 0 0;}
		.error_page p {margin: 10px 0; padding: 0;}		
		a {color: #9caa6d; text-decoration:none;}
		a:hover {color: #9caa6d; text-decoration:underline;}
		</style>
</head>

<body class="login">
  <div class="error_page">
    <img alt="404face" src="/images/404face.gif" />
    <h1>We're sorry...</h1>
    <p>您要查找的资源可能已被删除，已更改名称或者暂时不可用。</p>
    <p><a href="/">点击这里返回首页</a></p>
  </div>
</body>
</html>